A thread failed to open a pipe to talk to other threads in netDbMgr. This may be either due to the system running low on memory or a large number of file descriptors being opened by the process due to software bug. Pipe allocation failures imply no or partial control information exchange between threads that results in incorrect operation of netDbMgr. Users may see incorrect operation of applications that talk to a remote database
Check free memory available on the system using the "show memory" command. If there is sufficient memory try restarting netDbMgr else reducing configuration may help reclaiming memory. If the issue persists, on systems with backup nodes try failing over to the backup. Standalone systems may require a reboot to correct the problem.
Error
Failed to create pipe with error: %errormsg%(%err%)
Name | Type |
---|---|
errormsg | String |
err | sInt32 |